home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2000 #5
/
Amiga Plus CD - 2000 - No. 5.iso
/
Tools
/
Dev
/
Barfly
/
Source
/
Reloc16Hunk.S
< prev
next >
Wrap
Text File
|
1992-02-05
|
105b
|
11 lines
section "hallo",code,reloc16
move.l #a,d0
move.l #b,d0
move.l #c,d0
a:
dc.l 0
b:
dc.l 0
c:
dc.l 0